Skip to content

Conversation

K-ballo
Copy link
Contributor

@K-ballo K-ballo commented Sep 30, 2025

Setup C++ in releases, same as used for building. Note this causes windows releases to use msvc rather than mingw.

If supporting mingw is explicitly desired then I suggest giving it its own distinct build where it is used throughout the process, rather than building with msvc but testing against mingw.

@K-ballo K-ballo changed the title generate demos using msvc instead of mingw fix(ci): set C++ when building releases Sep 30, 2025
@K-ballo K-ballo changed the title fix(ci): set C++ when building releases fix(ci): setup C++ when building releases Sep 30, 2025
Copy link
Collaborator

@alandefreitas alandefreitas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great... I'll wait for CI :)

@K-ballo
Copy link
Contributor Author

K-ballo commented Oct 1, 2025

I'll wait for CI :)

The windows failure reflects the fact that the tool does not work in conjunction with MSVC.

This is now blocked by #997

@alandefreitas
Copy link
Collaborator

This is now blocked by #997

OK. #1004 was dropped in favor of #997, but #997 can't be reopened because:

image

So this means both were dropped in favor of #1045.

Great.

Copy link

codecov bot commented Oct 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.48%. Comparing base (5e16e3f) to head (8dc3cb6).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1041   +/-   ##
========================================
  Coverage    85.48%   85.48%           
========================================
  Files          307      307           
  Lines        23850    23850           
========================================
  Hits         20387    20387           
  Misses        3463     3463           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mizvekov mizvekov marked this pull request as ready for review October 16, 2025 23:43
@mizvekov mizvekov merged commit 13e9230 into cppalliance:develop Oct 16, 2025
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants